home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
juicebar
/
00003_Left Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-07
|
190 b
|
10 lines
on mouseDown
puppetSound("hand icons")
pressbutton(the clickOn, "Left.dep")
if the soundBusy of 1 then
repeat while the soundBusy of 1
end repeat
end if
puppetSound(0)
end